翻訳と辞書
Words near each other
・ Rgaje
・ Rgajska planina
・ Rgangkum
・ Rgangkum, Chipw
・ Rgangkum, Hsawlaw
・ Rgangpi
・ RGB (album)
・ RGB (disambiguation)
・ RGB color model
・ RGB color space
・ RGB Entertainment
・ RGB-60
・ RGBA color space
・ RGBE
・ RGBE filter
RGBE image format
・ RGBI
・ RGC
・ RGC 1404
・ RGC Resources
・ RGD
・ RGD motif
・ RGD-33 grenade
・ RGD-5
・ RGE
・ RGF
・ RGG
・ RGH
・ Rghioua
・ RGHS


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

RGBE image format : ウィキペディア英語版
RGBE image format

RGBE is an image format invented by Gregory Ward Larson. It stores pixels as one byte each for RGB (red, green, and blue) values with a one byte shared exponent. Thus it stores four bytes per pixel.
RGBE's biggest advantage is that it allows pixels to have the extended range and precision of floating point values. Often when images are generated from light simulations, the range of pixels values is much greater than will nicely fit into the standard 0..255 range of standard 24-bit image formats. As a result, the bright pixels are either clipped to 255 or end up losing all their precision in dimmer pixels. By using a shared exponent, the RGBE format gains some of the advantages of floating point values without the 12 bytes per pixel needed for single precision IEEE floating-point values, or 6 bytes in half precision (and which would cover smaller range). It can handle very bright pixels without loss of precision for darker ones.
A second variant of the format uses the XYZ color model with a shared exponent. The mime type and file extension is identical, thus applications reading this file format need to interpret the embedded information on the color model.
Greg Ward provides code to handle RGBE files in his Radiance rendering system.
==See also==

* Radiance HDR image format
* High dynamic range imaging

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「RGBE image format」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.